.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links {
    display: none;
}

.page {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 960px;
}

.page-print {
    background: #fff;
    padding: 20px;
    text-align: left;
}

.page-empty {
    background: #fff;
    padding: 20px;
    text-align: left;
}

.page-popup {
    padding: 20px;
    text-align: left;
}

.main-container {
    margin-top: 20px;

}

.hpnm {
      font-family: "Lato", Arial, Verdana, sans-serif;
}

.plusonly{
  font-family: "Lato", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.28571rem;
  margin-right: 2px;
  display: inline-block;
  vertical-align: middle;
  color: #ec5b00;
}

.catalog-category-view .main-container {
    margin-top: 0;
    margin-left: 1px;
    margin-right: 1px;
}

.container.content {
    /*background: #e6e6e6;*/
    background:#f9f9f9;
    padding-bottom: 20px;
    /*padding-top: 65px;*/
    color: Black;
    z-index: 1;
    position: relative;
    /*-webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.5);*/
    top: 55px;

}
@media(max-width: 325px) and (min-width: 315px){
  #contactForm{
    width: 75%!important;
  }
}
@media (max-width: 380px) and (min-width: 370px) {
  #contactForm {
    width: 75%!important;
  }
}
@media (max-width: 420px) and (min-width: 410px) {
  #contactForm {
    width: 70%!important;
  }
}
@media (max-width: 770px) and (min-width: 760px){
  .container.content{
    top: 30px!important;
  }
}
ul.row-0.one-block.first {
    background-color: #e6e6e6 !important;
}
